home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3558 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: lll-winken.llnl.gov!usenet
  2. From: Sean Ahern <ahern@llnl.gov>
  3. Newsgroups: comp.sys.sun.admin,comp.sys.unix,comp.lang.c
  4. Subject: Re: Yet more GCC 2.7.2 problems (SunOS 4). Memmove is missing.
  5. Date: Mon, 29 Jan 1996 15:49:25 -0800
  6. Organization: Lawrence Livermore National Laboratory
  7. Message-ID: <310D5D05.398@llnl.gov>
  8. References: <310959EB.41C6@llnl.gov> <9601270021.AA09981@dxmint.cern.ch>
  9. NNTP-Posting-Host: sphere.llnl.gov
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b6a (X11; I; IRIX 5.3 IP12)
  14.  
  15. Thanks to everyone who responded to my post.  Basically, people told me
  16.  
  17. 1) You didn't read the right FAQ, or you didn't read it deep enough.
  18. 2) If your *system* doesn't have memmove, the compiler ain't gonna give it to
  19. you, silly.  Re-implement it with bcopy or other functions.
  20.  
  21. --                                              __           .
  22. ahern@llnl.gov                                 (  _  _.._   /||_  _ ._._
  23. Lawrence Livermore National Laboratory        __)(/_(_|| ) /-|| )(/_| | )
  24. http://ccnet.com/~ahern/
  25.